home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXmmmmTTTTeeeexxxxttttFFFFiiiieeeellllddddXXXXYYYYTTTTooooPPPPoooossss((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmTTTTeeeexxxxttttFFFFiiiieeeellllddddXXXXYYYYTTTTooooPPPPoooossss((((3333XXXX))))
-
-
-
- NNNNAAAAMMMMEEEE
- _X_m_T_e_x_t_F_i_e_l_d_X_Y_T_o_P_o_s - A TextField function that accesses the
- character position nearest an x and y position
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- #include <Xm/TextF.h>
-
- XmTextPosition XmTextFieldXYToPos (wwwwiiiiddddggggeeeetttt,,,, xxxx,,,, yyyy)
- _W_i_d_g_e_t wwwwiiiiddddggggeeeetttt;
- _P_o_s_i_t_i_o_n xxxx;
- _P_o_s_i_t_i_o_n yyyy;
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _X_m_T_e_x_t_F_i_e_l_d_X_Y_T_o_P_o_s accesses the character position nearest
- to the specified x and y position, relative to the upper
- left corner of the TextField widget.
-
- wwwwiiiiddddggggeeeetttt
- Specifies the TextField widget ID
-
- xxxx Specifies the x position, relative to the upper left
- corner of the widget.
-
- yyyy Specifies the y position, relative to the upper left
- corner of the widget.
-
- For a complete definition of TextField and its associated
- resources, see _X_m_T_e_x_t_F_i_e_l_d(_3_X).
-
- RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
- Returns the character position in the text nearest the x and
- y position specified. This is an integer number of
- characters from the beginning of the buffer. The first
- character position is 0.
-
- RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
- _X_m_T_e_x_t_F_i_e_l_d(_3_X).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 1 (printed 11/11/03)
-
-
-
-